libxc: remove unnecessary double indirection from xc_readconsolering
authorIan Campbell <ian.campbell@citrix.com>
Mon, 18 Oct 2010 15:52:37 +0000 (16:52 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 18 Oct 2010 15:52:37 +0000 (16:52 +0100)
commite43181a5eb45bf8834a703b8601f93b610ec94ab
tree15f6c2908edb90b84ca033e69b309fdf0e71213c
parentf114466a23ceaf058ac13b08e83725e6354bc519
libxc: remove unnecessary double indirection from xc_readconsolering

The double indirection has been unnecessary since 9867:ec61a8c25429,
there is no possibility of the buffer being reallocated now.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/console/daemon/io.c
tools/libxc/xc_misc.c
tools/libxc/xenctrl.h
tools/libxl/libxl.c
tools/python/xen/lowlevel/xc/xc.c